import { Tabs, TabItem } from '@aws-amplify/ui-react'; export const BasicTabs = () => ( Tab 1 Content Tab 2 Content );